*** empty log message ***
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 16 Sep 2004 04:38:26 +0000 (04:38 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 16 Sep 2004 04:38:26 +0000 (04:38 +0000)
gpsbabel/Makefile

index e9dfb8fca741c3881ab5b044a6ad23f7f7629026..9a524f6a838246425e322ed234301695f957f50a 100644 (file)
@@ -5,6 +5,11 @@
 # INHIBIT_EXPAT=-DNO_EXPAT
 LIBEXPAT=-lexpat #-lefence
 
+# USB may required non-standard libraries (like libusb) be installed
+# and may not be available on all OSes.  Uncomment this to remove the key
+# parts of USB from the build.
+INHIBIT_USB=-DNO_USB
+
 #
 # Enable either or both of these as you wish.
 #
@@ -79,8 +84,8 @@ dep:
        (echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > internal_styles.c || (rm -f internal_styles.c ; exit 1)' ) >> /tmp/dep
        echo Edit Makefile and bring in /tmp/dep
 
-VERSIONU=1_2_4_beta07242004
-VERSIOND=1.2.4_beta07242004
+VERSIONU=1_2_4_beta09012004-steve
+VERSIOND=1.2.4_beta09012004-steve
 #VERSIONU=1_2_3
 #VERSIOND=1.2.3